'宣言 Public Overloads Function AddWaterfall( _ ByVal name As System.String _ ) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> AddWaterfall( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddWaterfall( _ ByVal name As System.String _ ) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> AddWaterfall( System.string name )